home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / gt_power / gth035.zip / GTCNF.HLP < prev    next >
Text File  |  1990-07-16  |  14KB  |  334 lines

  1.  
  2. ╔═════════╦════════════════════════════════════════════════════════════
  3. ║ GT-HELP ║ GT.CNF - GT's main Configuration File
  4. ╚═════════╩════════════════════════════════════════════════════════════
  5.  
  6.  
  7.     In most cases, the GT configuration file GT.CNF is best edited by the
  8.     ALT-I command within GT.  This shows each of the entries against an
  9.     appropriate caption.
  10.  
  11.     Three possible exceptions are :
  12.  
  13.         a)  Paths       If you used the GT-INST.BAT procedure, it will have
  14.                         created paths (and the directories to go with them)
  15.                         which should be suitable for your initial testing.
  16.  
  17.         b)  Modems      If your modem is defined in the GT-Help Modem
  18.                         Library, you can conveniently select all the
  19.                         associated parameters from the GT-Help menu option.
  20.  
  21.                         Note: You will still have to specify the com port
  22.                         address if it is not COM1.
  23.  
  24.         c)  Colours     GT-Help provides a more interactive method of
  25.                         configuring colour parameters.
  26.  
  27.  
  28.     For first time use, you should check in particular the COM Port
  29.     settings (probably COM1 8 N 1).
  30.  
  31.     If you need to edit other parameters manually, you may do so.  For
  32.     convenience, the parameters are reproduced from the GT15HOST.DOC,
  33.     except that I have classified them under related headings.
  34.  
  35.  
  36. ┌───────────────┐
  37. │ Port Settings │
  38. └───────────────┘
  39.  
  40.      CM= COM port number, 1,2,3 or 4.
  41.      ST= Number of Stopbits.
  42.      DA= Number of Databits.
  43.      PA= Parity. 0=None,1=Even,2=Odd
  44.  
  45.  
  46. ┌───────┐
  47. │ Paths │
  48. └───────┘
  49.  
  50.      DP= Directory PATH.  This variable tells the program where to look for
  51.             the  phone  directory.  This  parameter  is provided mainly for
  52.             people who wish to put the dialing directory on a RAM-disk.
  53.  
  54.      TP= Download PATH.  All files received by GT are placed,  by  default,
  55.             in this directory.  User may override, by typing full pathnames 
  56.             when entering filenames.  Effects host mode operation also!  
  57.  
  58.      UP= Upload PATH.  Does not apply to host mode operation.
  59.  
  60.      SP= Script PATH.  Scripts are stored in this directory.
  61.  
  62.      CP= Capture PATH.  Capture saves are done to this directory.
  63.  
  64.      MP= Message  base  PATH.  Controls where GT will place the *.CTL files
  65.             and the GTMSGS sub-directory.  
  66.  
  67.      PD= Current phone directory name.  Default is 'GT'.
  68.  
  69.      KY= Name of the current macro key file.  Default is 'GT'.
  70.  
  71.      SM= Message path for M)essages to the SYSOP.
  72.  
  73.      DD= The default file directory.  The one callers first see  when  they
  74.             connect.  
  75.  
  76.      LO= Log file path.  The log will be stored in this directory.
  77.  
  78.  
  79. ┌───────┐
  80. │ Modem │
  81. └───────┘
  82.  
  83. These values can also be set via the GT-Help Modem Library.
  84.  
  85. Note :  if you select a modem from the GT-Help library and subsequently
  86.         examine the GT.CNF file without first changing anything by ALT-I
  87.         in GT, you will find GT.CNF contains the "old" definitions as
  88.         well as the new.  This is not a problem, since GT uses the last
  89.         definition it sees.
  90.  
  91.         You might find this confusing - but all you need to do is to change
  92.         one parameter via ALT-I in order to save a "tidy" copy of the file.
  93.  
  94.      BA= Default Baud Rate. 300,1200,2400,4800,9600 or 19200.
  95.  
  96.      MB= Maximum Baud Rate.  Restricts values found in Phone Directory.
  97.  
  98.      CS= Honor CTS from modem option.
  99.  
  100.      S2= String to set modem to 300 baud.            }******
  101.      S4= String to set modem to 1200 baud.           }
  102.      S5= String to set modem to 2400 baud.           }
  103.      S6= String to set modem to 4800 baud.           }
  104.      S7= String to set modem to 9600 baud.           }
  105.      S8= String to set modem to 19200 baud.          } For non-Hayes
  106.      P0= String to set modem to 7 bits, no parity.   } modems only.  See
  107.      P1= String to set modem to 7 bits, even parity. } table on page 56.
  108.      P2= String to set modem to 7 bits, odd parity.  }
  109.      P3= String to set modem to 8 bits, no parity.   }
  110.      P4= String to set modem to 8 bits, even parity. }
  111.      P5= String to set modem to 8 bits, odd parity.  }
  112.      P6= String to set modem to 7 bits, mark parity. }
  113.      P7= String to set modem to 8 bits, mark parity. }******
  114.  
  115.      PR= Dialing Pre String.
  116.  
  117.      PO= Dialing Post String,  use  the  |  character  where  a  Return  is
  118.             required.  
  119.  
  120.      HU= The modem hang-up string.
  121.  
  122.      MI= Modem  initialization  string.  Use the | character where a Return
  123.             is needed.  
  124.  
  125.      HO= Host mode, modem initialization string.
  126.  
  127.      AS= Answer string.  When issued, this string should cause the modem to
  128.             answer an incoming call.  
  129.  
  130.      SY= Modem command string to turn the speaker ON.
  131.      SN= Modem command string to turn the speaker OFF.
  132.  
  133.      FC= Forced Carrier.  Some modems force carrier even when a call is not
  134.             in progress, if this is the case, set this parameter to TRUE.  
  135.  
  136.      RC= Result  codes.  The  code  is  defined by the numeric code and the
  137.             code actually returned by the  modem.  There  are  17  possible 
  138.             codes, only 15 of which are used.  Example: RC=1,CONNECT 
  139.  
  140.      HN= Off-hook string.  Sent to modem to make it go off-hook.
  141.      HY= On-hook string.  Sent to modem to make it go on-hook.
  142.  
  143.  
  144. ┌──────────────────┐
  145. │ User Preferences │
  146. └──────────────────┘
  147.  
  148.      PF= Phone number prefix/suffix.  Associated with the  -  character.
  149.      P+= Phone number prefix/suffix.  Associated with the  +  character.
  150.      P*= Phone number prefix/suffix.  Associated with the  *  character.
  151.      P!= Phone number prefix/suffix.  Associated with the  !  character.
  152.      P&= Phone number prefix/suffix.  Associated with the  &  character.
  153.      P?= Phone number prefix/suffix.  Associated with the  ?  character.
  154.  
  155.      RT= After carrier timeout has  occurred,  this  is  the  time  between
  156.             redial, in seconds.  
  157.  
  158.  
  159.      CT= Timeout time for carrier to appear, in seconds.
  160.  
  161.          Note:  You should *never* set this to a value lower than the
  162.                 carrier timeout of your modem, plus the time which your
  163.                 modem takes to dial a call.  It is best set to a LONG
  164.                 value, eg 100 seconds.
  165.  
  166.      E0= External protocol definition #1.
  167.      E1= External protocol definition #2.
  168.      E2= External protocol definition #3.
  169.      E3= External protocol definition #4.
  170.      E4= External protocol definition #5.
  171.      E5= External protocol definition #6.
  172.      E6= External protocol definition #7.
  173.      E7= External protocol definition #8.
  174.      E8= External protocol definition #9.
  175.      E9= External protocol definition #10.
  176.  
  177.  
  178. ┌─────────┐
  179. │ Colours │
  180. └─────────┘
  181.  
  182. Note:   These values can most conveniently be set using the option in the
  183.         main GT-Help menu.
  184.  
  185.      FG= The  default foreground colour number.  Any one of the 16 values in
  186.             the table below.  
  187.      BG= The default background colour number.  Any one of the DARK  shades,
  188.             0-7, from the table below.  
  189.  
  190.      WF= Window  foreground colour number.  Anyone of the 16 values from the
  191.             table below.  
  192.      WB= Window background colour number.  Anyone of the DARK shades, 0-7,
  193.             from the table below.
  194.  
  195.      WR= Window-frame foreground colour number.  Anyone  of  the  16  values
  196.             from the table below.  
  197.      WS= Window-frame  background  colour number.  Anyone of the DARK shades
  198.             from the table below.  
  199.  
  200.      HF= Option hi-lite colour, foreground.
  201.      HB= Option hi-lite colour, background.
  202.  
  203.      OF= Option lo-lite colour, foreground.
  204.      OB= Option lo-lite colour, background.
  205.  
  206.      TF= Status line colour, foreground.
  207.      TB= Status line colour, background.
  208.  
  209.      WU= Window Title colour, foreground.
  210.      WV= Window Title colour, background.
  211.  
  212.      DU= Phone directory hi-lite colour, foreground.
  213.      DV= Phone directory hi-lite colour, background.
  214.  
  215.      CR= Chat foreground.  For remote caller.
  216.      CF= Chat foreground.  For local sysop.
  217.  
  218. The 'table below' (?) referred to above (!) is of course in GT15HOST.DOC.
  219.  
  220.  
  221. ┌─────────┐
  222. │ General │
  223. └─────────┘
  224.  
  225.      SR= Stripping option.  Strip parity bit from serial port input.
  226.  
  227.      XO= The decimal value of the XON character.  Used to control data flow
  228.             Starts data flow after XOFF has been issued.  
  229.      XF= The  decimal  value  of  the XOFF character.  Used to control data 
  230.             flow Stops data flow when  issued.  Helps  insure  that  buffer 
  231.             overflow does not occur.  
  232.  
  233.      VT= If TRUE,  turns on VT100 emulation,  using ANSI escape  codes.  If
  234.             VT100  emulation  is requested,  music will not be played,  and 
  235.             will show on the screen as text.  This  happens  because  of  a 
  236.             conflict  between  the  full  ANSI  definition  and the musical 
  237.             notes.  This does not  pose  a  problem  for  most  BBS  users, 
  238.             because  they  do not need the full ANSI emulation.  BBS's that 
  239.             send music and graphics use IBM ANSI  graphics,  which  can  be 
  240.             processed without setting VT=TRUE.  For BBS use, this parameter 
  241.             should  be  set  FALSE,  and  the  IBM  ANSI  graphics  will be 
  242.             processed.  
  243.  
  244.      AW= Auto line wrap mode.  If  FALSE,  characters  received  while  the
  245.             cursor  is in column 80 of the screen will not wrap to the next 
  246.             line.  
  247.  
  248.      LF= Auto  Linefeed  mode.   If  TRUE,   then  a   linefeed   will   be
  249.             automatically supplied whenever a carriage return is received.  
  250.  
  251.      MX= Number  of  Xmodem  buffers  to  allocate.  4  - 255 are the legal
  252.             values.  A smaller number should be used on systems  with  only 
  253.             128k,  larger  values  can be used if more memory is available.  
  254.             Each buffer takes 128 bytes.  
  255.  
  256.      DM= DMA  mode.  Some  computers have no DMA chip,  some have defective
  257.             DMA chips.  If you have one of these computer,  you will obtain 
  258.             better results with file transfers, if this parameter is set to 
  259.             SLOW.  If you have a normal IBM PC with good DMA chip, set this 
  260.             parameter to FAST.  
  261.  
  262.      PC= The Pacing Character.  This is the character echoed by the host at
  263.             the  end of each line.  If you set this character,  the program 
  264.             will wait for it to be echoed by the host at the  end  of  each 
  265.             line  during  an  ASCII  file  transmission.  The default is no 
  266.             Pacing Character.  The abbreviations CR and LF may be  used  in 
  267.             this  field  to  indicate  the  carriage  return  and  linefeed 
  268.             characters, as well as the | character for carriage return.  
  269.  
  270.      EL= End-of-Line Mode.  This determines the line terminating characters
  271.             sent  to the host,  during ASCII file transmit,  to delimit the 
  272.             end-of-line.  Defaults to CRLF,  carriage return and  linefeed.  
  273.             The other options are LF,  only linefeed, and CR, only carriage 
  274.             return.  
  275.  
  276.      AD= ASCII  inter-character  delay.  Specified  in  milliseconds.   The
  277.             default value is 0.  
  278.  
  279.      CC= The comment character used with the macro keys.
  280.  
  281.      SO= Bios video routines.  If TRUE,  the Bios video  routines  will  be
  282.             used  my  the window handler,  instead of direct memory access.  
  283.             The Bios routines are much slower,  but  have  the  benefit  of 
  284.             compatibility with multi-tasking operating systems.  
  285.  
  286.      PG= Pagination of printer output.  If TRUE,  the output on the printer
  287.             will  be  paginated,   so  that  it  doesn't   print   on   the 
  288.             perforations.  
  289.  
  290.      LP= Lines per page.  Works with the pagination option.
  291.  
  292.      NK= Option to make NO KILL the default message security.
  293.  
  294.      CL= Capture memory buffer limit in 1,000s of characters.
  295.  
  296.      AR= Auto  redial  on  BUSY  result  from  modem.  If  TRUE,  GT's will
  297.             automatically redial a number that is BUSY when dialed from the 
  298.             phone directory.  
  299.  
  300.      SB= Minutes  of  inactivity until the screen is blanked.  A value of 0
  301.             disables the screen blanker.  
  302.  
  303.      CK= If TRUE,  GT will automatically check diskspace available prior to
  304.             downloading  any  file.  If FALSE,  GT will not check diskspace 
  305.             before downloads.  
  306.  
  307.      MM= If FALSE,  GT will not play music received from the  host  system.
  308.             If TRUE,  the music will be played.  If emulation mode is TRUE, 
  309.             this switch is forced to be FALSE.  
  310.  
  311.      BS= Swap  position  of  BackSpace  and  Del  keys,  used  with  VT-100
  312.             emulation.  
  313.  
  314.      BL= BREAK length in milliseconds.
  315.  
  316.      TL= Tilde  length.  The tilde ~ is used to add delay to various string
  317.             sent to the modem.  
  318.  
  319.      CC= The comment character used with the macro keys.
  320.  
  321.      WN= Suppress window noise.  Do you want video game whistling windows?
  322.  
  323.      LG= If TRUE,  GT will keep  a  log  of  all  BBS's  called  and  files
  324.             transferred.  Default is FALSE.  
  325.  
  326.      BP= Blank  pad  mode.  Used  to control the sending of blanks lines in
  327.             ASCII transmit mode.  If TRUE,  then blank lines will be padded 
  328.             with blanks.  Helps with message upload to BBSs.  
  329.  
  330.      EW= Exploding windows option.  If TRUE, then GT's windows will explode
  331.             when they open.  
  332.  
  333.  
  334.